Skip to main content

destinationLabelHoverColor

Type

property

Summary

Specifies the Label color of the destination elements when hovering.

Syntax

set the destinationLabelHoverColor of widget to <RGBA Color>
get the destinationLabelHoverColor of widget

Description

Use the destinationLabelHoverColor property to specify the Label color of the destination elements when hovering.

Examples

set the destinationLabelHoverColor of widget "NavigationRail" to "0,0,255,157"